-
Home
-
ShopApper: Mobile App for WooCommerce
-
0.3.48
-
Code
-
Classes
- AuthController
| Total Complexity |
81 |
| Dependencies |
7 |
| Dependents |
0 |
| Total lines |
788 |
| Lines of code |
479 |
| Logical lines of code |
233 |
| Comment lines |
97 |
| Methods |
26 |
| Properties |
2 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init() |
S |
36 |
1 |
114 |
| get_customer_data() |
S |
50 |
5 |
28 |
| login() |
S |
51 |
5 |
26 |
| lost_password() |
S |
51 |
5 |
24 |
| logout() |
S |
56 |
4 |
18 |
| generate_api_key() |
S |
50 |
3 |
32 |
| get_api_key_tables() |
S |
57 |
4 |
16 |
| phone_number_register() |
S |
57 |
4 |
16 |
| rest_check_permissions() |
S |
69 |
5 |
6 |
| delete_account() |
S |
57 |
4 |
15 |
| change_password() |
S |
59 |
4 |
14 |
| phone_number_register_verify() |
S |
51 |
3 |
24 |
| user_edit() |
S |
59 |
3 |
19 |
| user_save() |
S |
66 |
4 |
7 |
| verify_code() |
S |
59 |
3 |
14 |
| register_customer() |
S |
60 |
3 |
12 |
| network_plugin_loaded() |
S |
73 |
3 |
4 |
| find_customer_by_phone() |
S |
64 |
3 |
9 |
| phone_number_verify() |
S |
58 |
2 |
15 |
| create_verification() |
S |
62 |
2 |
12 |
| get_app_login_settings() |
S |
62 |
2 |
11 |
| remove_key() |
S |
70 |
2 |
6 |
| get_keys_of_customer() |
S |
67 |
2 |
7 |
| phone_number_login() |
S |
63 |
2 |
10 |
| register() |
S |
63 |
2 |
10 |
| __construct() |
S |
63 |
1 |
10 |